home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 7
/
Amiga Format AFCD07 (Dec 1996, Issue 91).iso
/
serious
/
shareware
/
programming
/
ixemul-complete
/
include
/
machine
/
asm.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-08-13
|
137b
|
9 lines
/* $NetBSD: asm.h,v 1.4 1994/10/26 02:05:57 cgd Exp $ */
#ifndef _MACHINE_ASM_H_
#define _MACHINE_ASM_H_
#include <m68k/asm.h>
#endif